@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-decoration: none;
	font-family: "微软雅黑";
}

h2,
h3,
a {
	color: #333333;
}
.cebian ul li:nth-child(4){
display:none;}
p,
span {
	color: #666666;
}

p {
	font-size: 16px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 22px;
}

#wrap {
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
}

.w1200 {
	width: 1200px;
}

.padding_s {
	padding-top: 90px;
}

.header {
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}

.header a img {
	float: left;
	padding-top: 15px;
}

.header_right {
	margin: 0 auto;
	float: right;
	text-align: left;
	padding-top: 15px;
}

.header p {
	display: block;
	line-height: 36px;
}

.header span {
	font-size: 30px;
	padding-top: 15px;
	color: #E62129
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.navBar {
	background: #000;
	position: relative;
	z-index: 1;
	color: #fff;
	height:80px;
}

.nav {
	margin: 0 auto;width:1200px;
}

.nav h3 {
	font-weight: normal;
	line-height:80px;
	font-size: 18px;
}

.nav .m {
	float: left;
	width:110px;
	padding: 0 37px;
	text-align: center;
}

.nav .m h3 i {
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url(images/icon.png) 0 center no-repeat;
	overflow: hidden;
	vertical-align: middle;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.nav h3 a {
	zoom: 1;
	height:40px;
	line-height:50px;
	padding: 12px 0;
	display: block;
	color: #fff
}

.nav li:hover h3 a {
	padding-bottom:26px;
	border-bottom: 2px solid #E62129;
}

.nav .on h3 a i {
	filter: alpha(opacity=100);
	opacity: 1;
}

.nav .sub {
	display: none;
	width:110px;
	padding: 10px 0;
	background: #eee;
	line-height: 10px;
	position: absolute;
}
.nav .m:hover .sub {
	display: block;
}
.nav .sub li {
	text-align: center;
}

.nav .sub li a {
	line-height:30px;
	color: #333;
	display: block;
	padding:5px;
	zoom: 1;
}

.nav .sub li a:hover {
	background: #ddd;
	color: #c00;
}
.footer {
	margin:0 auto;
	background: url(../img/footer_bg.png) center no-repeat;
}

.footer_top_co,
.footer_center_co {
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.footer_top_co{
	padding-top:30px;
}
.footer_top_co ul {
	overflow: hidden;
}

.footer_top_co ul li {
	float: left;
	font-size: 18px;
	padding: 0 76px;
}

.footer_top_co ul li:first-child {
	padding-left: 0px;
}

.footer_top_co ul li:last-child {
	padding-right: 0px;
}

.footer_top_co ul li a {
	color: #FFFFFF;
}

.footer_ul {
	text-align: left;
	padding-left: 100px;
	padding-top:30px;
	font-size: 18px;
	float: left;
}

.footer_ul span {
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 15px;
}

.footer_ul li {
	display: block;
	padding: 13px 0;
	color: #FFFFFF;
}

.footer_ul li a {
	color: #FFFFFF;
}

.right {
	float: right;
	padding-top:30px;
	padding-right: 100px;
	overflow: hidden;
}

.footer_top_content_right1,
.footer_top_content_right2 {
	float: left;
}

.footer_top_content_right1 h3,
.footer_top_content_right2 h3 {
	font-size: 18px;
	padding-bottom: 30px;
	color: #FFFFFF;
}

.footer_top_content_right1 {
	padding-right: 75px;
}

.footer_top_content_right2 {
	padding-left: 75px;
}
.footer_bottom {
	margin: 0 auto;
	padding-top:20px;
}
.footer_bottom p {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}

.home {
	margin: 0 auto;
	font-size: 18px;
	padding-top: 30px;
	text-align: left;
}

.home a:hover {
	color: #E62129;
}

.baike_left {
	width: 160px;
	float: left;
}

.baike_left ul {
	margin-top: 50px;
	width: 155px;
	border: 4px solid #ebf1fe;
}

.baike_left ul li {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 15px 10px;
	text-align: left;
}

.baike_left ul li a {
	padding-left: 20px;
}

.baike_left ul h3 {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding-left: 20px;
	border-bottom: 4px solid #ebf1fe;
}

.baike_left ul span {
	padding-left: 8px;
	border-left: 4px solid #E62129;
}

.baike_left ul li:hover,
.active_b {
	background-color: #EBF1FE;
}

.baike_left ul li a:hover,
.active_b a {
	color: #E62129;
}

.news_f_product {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 90px;
}

.f_title {
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 70px;
}

.f_title h2 {
	float: left;
}

.f_title .product_title {
	float: left;
}

.f_title a {
	display: block;
	font-size: 18px;
	float: right;
}

.f_title a:hover {
	color: #E62129;
}

.f_pro_ul {
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

.f_pro_ul li {
	width: 380px;
	display: block;
	float: left;
	text-align: left;
	padding: 0 15px;
}

.f_pro_ul li:first-child {
	padding-left: 0px;
}

.f_pro_ul li:last-child {
	padding-right: 0px;
}

.f_pro_ul li h3 {
	display: block;
	padding-top: 30px;
}

.f_pro_ul li span {
	display: block;
	padding-top: 20px;
	font-size: 16px;
	color: #666666;
}

.f_pro_button {
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}

.f_pro_button li {
	width: 380px;
	display: block;
	float: left;
	padding: 0 15px;
}

.f_pro_button li:first-child {
	padding-left: 0px;
}

.f_pro_button li:last-child {
	padding-right: 0px;
}

.f_pro_button li .f_pro_b_left,
.f_pro_button li .f_pro_b_right {
	width: 80px;
	height: 30px;
	display: block;
	border: 1px solid #E62129;
	color: #E62129;
	float: left;
	font-size: 14px;
	border-radius: 4px;
	line-height: 30px;
}

.f_pro_button li .f_pro_b_right {
	float: right;
	border: 1px solid #afafaf;
	color: #666666;
}

.f_pro_button li .f_pro_b_left:hover {
	background-color: #E62129;
	color: #FFFFFF;
}

.f_pro_button li .f_pro_b_right:hover {
	border: 1px solid #E62129;
	color: #E62129;
}
.cebian {
	height: 304px;
	width: 60px;
	position: fixed;
	top: 38.2%;
	right: 0;
	z-index: 9
}

.cebian ul {
	width: 100%;
	height: 100%
}

.cebian ul li {
	width: 100%;
	height: 60px;
	background-color: #31353d;
	float: left;
	position: relative;
	cursor: pointer
}

.cebian ul li a {
	width: 192px;
	display: block;
	float: left;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 60px;
	color: #FFF;
	z-index: 9999999;
	background-color: #31353d;
	font-size: 17px
}

.cebian ul li span {
	width: 46px;
	height: 59px;
	border-top: 1px solid #464a51;
	display: block;
	background: url(../img/icon_kf.png) no-repeat;
	float: left;
	margin: 0 7px;
	transition: all .3s
}

.cebian ul li:hover span {
	border-bottom: none;
	border-top: 1px solid #ff3f3c;
	transition: all .3s
}

.cebian ul li a .span1 {
	background-position: -395px 0;
	border-top: none
}

.cebian ul li a .span2 {
	background-position: -395px -183px
}

.cebian ul li .span3 {
	background-position: -395px -123px
}

.cebian ul li a .span4 {
	background-position: -395px -63px
}

.cebian ul li .span5 {
	background-position: -395px -243px
}

.cebian_wx {
	background: url(../img/wxma.png) no-repeat;
	width: 164px;
	height: 166px;
	position: absolute;
	z-index: -1;
	right: -166px;
	top: 0;
}